From 9073056c3f378ba05346dfa4db7688f9a370bbd1 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Wed, 13 Dec 2006 21:56:41 +0000 Subject: [PATCH] Typo fix. --- jeeps/gpsusbstub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeeps/gpsusbstub.c b/jeeps/gpsusbstub.c index b42d7091a..060bab422 100644 --- a/jeeps/gpsusbstub.c +++ b/jeeps/gpsusbstub.c @@ -24,7 +24,7 @@ #include "../defs.h" #if !HAVE_LIBUSB -const char no_usb[] = "USB suport is not available in this build.\n"; +const char no_usb[] = "USB support is not available in this build.\n"; int gusb_init(const char *portname) -- 2.30.2